ComponentOne Xamarin Edition
GridRowColCollection<T> Class Methods

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridRowColCollection<T> Class

For a list of all members of this type, see GridRowColCollection<T> members.

Public Methods
 NameDescription
Public MethodAdds an item to the ICollection.  
Public MethodRemoves all items from the ICollection.  
Public MethodOverloaded. Determines whether the ICollection contains a specific value.  
Public MethodOverloaded. Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index.  
Public Method Disable the animations caused by the operations that are performed inside the using block of the returned IDisposable.  
Public Method Returns an enumerator that iterates through a collection.  
Public MethodOverloaded. Determines the index of a specific item in the System.Collections.IList.  
Public MethodOverloaded. Inserts an item to the System.Collections.IList at the specified index.  
Public MethodMoves the item at the from position to to.  
Public MethodOverloaded. Removes the first occurrence of a specific object from the System.Collections.IList.  
Public MethodRemoves the IList item at the specified index.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Converts an System.Collections.IEnumerable to a collection view.
Top
See Also

Reference

GridRowColCollection<T> Class
C1.Xamarin.Forms.Grid Namespace